Перевод: со всех языков на русский

с русского на все языки

bit field

См. также в других словарях:

  • Bit field — A bit field is a common idiom used in computer programming to store a set of Boolean datatype flags compactly, as a series of bits. The bit field is stored in an integral type of known, fixed bit width. Each Boolean flag is stored in a separate… …   Wikipedia

  • bit field — noun a field containing only binary characters • Topics: ↑computer science, ↑computing • Hypernyms: ↑field …   Useful english dictionary

  • Bit slicing — is a technique for constructing a processor from modules of smaller bit width. Each of these components processes one bit field or slice of an operand. The grouped processing components would then have the capability to process the chosen full… …   Wikipedia

  • Bit array — A bit array (or bitmap, in some cases) is an array data structure which compactly stores individual bits (boolean values). It implements a simple set data structure storing a subset of {1,2,..., n } and is effective at exploiting bit level… …   Wikipedia

  • Field Target — is an outdoor air gun discipline originating in the United Kingdom, on the late 1980s, but gaining popularity worldwide.UK RulesIn UK (United Kingdom) rules, competitors aim to shoot the small “kill” zone that forms part of a larger metal… …   Wikipedia

  • Bit-string physics — is an emerging body of theory which considers the universe to be a process of operations on strings of bits. Bit string physics is often associated with A.F. Parker Rhodes combinatorial hierarchy, which is notable for its relationship with the… …   Wikipedia

  • Bit rot — Bit rot, also known as bit decay, data rot, or data decay, is a colloquial computing term used to describe either a gradual decay of storage media or the degradation of a software program over time. The latter use of the term implies that… …   Wikipedia

  • Field Programmable Nanowire Interconnect — (often abbreviated FPNI) is a new computer architecture developed by Hewlett Packard. This is a defect tolerant architecture, using the results of the Teramac experiment.Details: The design combines a nanoscale crossbar switch structure with… …   Wikipedia

  • Field Records — is a British, Nottingham based independent record label featuring bands such as Ann Arbor, Karhide, LaFaro, Public Relations Exercise, Princess, and Maybeshewill.The label is run by Tim Waterfield.ReleasesCDs*Field001 Ann Arbor 16 bit *Field002… …   Wikipedia

  • Field (computer science) — In computer science, data that has several parts can be divided into fields. Relational databases arrange data as sets of database records, also called rows. Each record consists of several fields; the fields of all records form the columns. In… …   Wikipedia

  • Field encapsulation — In computer programming, field encapsulation, also called data hiding, involves providing methods that can be used to read/write to/from the field rather than accessing the field directly. Sometimes these accessor methods are called getX and setX …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»